home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / COWS / Fred / English.lproj / Fred.nib / data.nib (.txt) < prev    next >
Encoding:
NeXT TypedStream Data  |  1995-06-12  |  9.2 KB  |  177 lines

  1. typedstream
  2. IBObjectData
  3. Object
  4. CustomObject
  5. Application
  6. TextFieldCell
  7. ActionCell
  8.     Helvetica
  9. Matrix
  10. Control
  11.     Responder
  12. @:@iiii
  13.     sean-fred
  14. ff@@#::s
  15. ButtonCell
  16. Print
  17. Execute
  18. Button
  19. Load and Run
  20. Function
  21. Arg 1
  22.     TextField
  23. Version 2.0 
  24.  COWS Ready
  25. Copyrights are for Weanies
  26. ,An Obnoxious Little Application
  27. By Sean Luke
  28. NXImage
  29. Seconds/Timed Entry
  30. Repeats
  31. HNumber of token-reads
  32. performed each timed entry or command-period check
  33. ;Seconds before  timed entry starts a series of  token-reads
  34. Engine
  35. Helvetica-Bold
  36. Revert
  37. Foreground
  38. NXradio
  39. NXradioH
  40. Background
  41. Radio
  42. Runs until Stop Button
  43. Locked
  44. NXswitch
  45.     NXswitchH
  46. Ignores OutsideControl
  47. Runs until Command-Period
  48. MenuCell
  49. Delete
  50. Paste
  51. Select All
  52. MenuTemplate
  53. *@*@ccc
  54. Info Panel..._
  55. submenuAction:
  56. NXmenuArrow
  57. Format
  58. Macro
  59. Program
  60. Control Panel
  61.     Execution
  62. Hide_
  63. Quit_
  64. Font Panel...
  65. Italic
  66.     Underline
  67. Superscript
  68.     Subscript
  69. Unscript
  70.     Copy Font
  71. Paste Font
  72. Align Left
  73. Center
  74. Align Right
  75. Show Ruler
  76. Copy Ruler
  77. Paste Ruler
  78. WindowTemplate
  79. iiii***@s@
  80. Panel
  81. FontManager
  82. COWSStandardLibrary
  83. ClipView
  84. ScrollView
  85. Scroller
  86. _doScroller:
  87. @@@ffs
  88. NXCursor
  89. NXibeam
  90. ciifffcfffs
  91. [1128c]{\rtf0\ansi{\fonttbl\f0\fmodern Courier;\f1\fswiss Helvetica;}
  92. \margl40
  93. \margr40
  94. \pard\tx340\tx720\tx1080\tx1440\tx1800\tx2160\tx2520\tx2880\f0\b0\i0\ulnone\fs24\fc0\cf0 [The following program (sean-fred) is faster at\
  95. doing the "fred thing", but not pretty.  Try it first. -- Sean]\
  96. (function sean-fred variable dx dy do\
  97.     (while t (do\
  98.         (if (< 0 (mouse-x))\
  99.             (set dx 1)\
  100.             (set dx -1))\
  101.         (if (< 0 (mouse-y))\
  102.             (set dy 1)\
  103.             (set dy -1))\
  104.         (move-icon \
  105.             (+ (icon-x) dx) \
  106.             (+ (icon-y) dy)))))\
  107. [Don Yacktman modified sean-fred program to make Fred behave nicer, but it's slower as a result.  This shows that to do truly real-time stuff, we'll need to speed up the interpreter.  Try don-fred below.]\
  108. (function don-fred variable dx dy do\
  109.     (while t (do\
  110.         (if (< 32 (mouse-x))\
  111.             (set dx 1)\
  112.             (if (= 32 (mouse-x))\
  113.                 (set dx 0) \
  114.                 (set dx -1)))\
  115.         (if (< 32 (mouse-y))\
  116.             (set dy 1)\
  117.             (if (= 32 (mouse-y))\
  118.                 (set dy 0) \
  119.                 (set dy -1)))\
  120.         (move-icon \
  121.             (+ (icon-x) dx) \
  122.             (+ (icon-y) dy)))))\
  123. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\fc0\cf0 \
  124. COWSInterpreter
  125. COWSTestBench
  126. FredLibrary
  127. Window
  128. VersionNumber%
  129. Font Manager%
  130. File's Owner%
  131. Field1%
  132. Program Window%
  133. MainMenu%
  134. Field3%
  135. Field%}
  136. [43@]
  137. IBControlConnector
  138. IBConnector
  139. hide:
  140. terminate:
  141. makeKeyAndOrderFront:
  142. IBOutletConnector
  143. locked
  144. foreground
  145. timedEntry
  146. repeats
  147. program
  148. interpreter
  149. library
  150. setTimedEntry:
  151. revertTimedEntry:
  152. matrix
  153. loadAndExecute:
  154. load:
  155. execute:
  156. stop:
  157. print:
  158. copy:
  159. paste:
  160. selectAll:
  161. delete:
  162. delegate
  163. alignSelLeft:
  164. alignSelCenter:
  165. alignSelRight:
  166. copyRuler:
  167. pasteRuler:
  168. toggleRuler:
  169. orderFrontFontPanel:
  170. superscript:
  171. subscript:
  172.     unscript:
  173.     copyFont:
  174. pasteFont:
  175. underline:
  176. addFontTrait:
  177.